home *** CD-ROM | disk | FTP | other *** search
-
- Super Drop List v1.4
- for Delphi 2 and 3
- ------------------------------------------------------
-
- Public (and unpublished) Properties, Procedures and Functions
-
-
- TSDropList
- procedure DisplayForm(Sender: TObject)
- procedure CloseForm
- function Showing: Boolean
- property ItemIndex: Integer
- property Items: TStringList
- property ListBox: TDropListLB
-
-
- TSDropEdit
- FSubForm: TForm
- procedure DisplayForm(Sender: TObject)
- procedure CloseForm
- function Showing: Boolean
-
- <jaym25@challenger.net>